home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / util / boot / GetMouseInput.readme < prev    next >
Encoding:
Text File  |  2000-01-03  |  1.5 KB  |  44 lines

  1. Short:    V1.4 - read mouse button state
  2. Author:   tim_jackson@bigfoot.com (Tim Jackson)
  3. Uploader: tim_jackson@bigfoot.com (Tim Jackson)
  4. Version:  1.4
  5. Type:     util/boot
  6. Requires: WB2.04+
  7.  
  8. GetMouseInput is a very simple program which reads the state of the mouse
  9. buttons from a mouse connected to either the mouse or gameport and sends
  10. the output:
  11.  
  12. - to an global (environment) variable called MouseInput
  13. - to a local variable called MouseInput
  14. - to stdout
  15. - any combination of the above
  16.  
  17. The result can then be read from AmigaDOS scripts etc.
  18.  
  19. Very useful in startup-sequence to select different startup files.
  20.  
  21.  
  22. Changes from V1.3 to V1.4
  23. - New GAMEPORT option to allow reading from a mouse connected to the gameport
  24.  
  25. Changes from V1.2 to V1.3
  26. - Can now write output to local variable
  27. - Bugfix to clean up properly on exit
  28. - A few documentation corrections
  29.  
  30.  
  31. ============================= Archive contents =============================
  32.  
  33. Original  Packed Ratio    Date     Time    Name
  34. -------- ------- ----- --------- --------  -------------
  35.     1616    1044 35.3% 12-Dec-99 12:33:16 +GetMouseInput
  36.    12017    4615 61.5% 12-Dec-99 13:02:44 +GetMouseInput.guide
  37.     4630    1346 70.9% 12-Dec-99 13:02:54 +GetMouseInput.guide.info
  38.      414     228 44.9% 12-Dec-99 12:32:24 +SampleScriptGLOBAL
  39.      372     204 45.1% 12-Dec-99 12:32:16 +SampleScriptLOCAL
  40.      371     205 44.7% 12-Dec-99 12:32:08 +SampleScriptSTDOUT
  41.     2273     559 75.4% 12-Dec-99 13:01:48  GetMouseInput.info
  42. -------- ------- ----- --------- --------
  43.    21693    8201 62.1% 12-Dec-99 21:07:46   7 files
  44.